home *** CD-ROM | disk | FTP | other *** search
/ Know Your Hockey - The Greatest Player Resource / Know Your Hockey: The Greatest Player Resource.iso / hockey / director / ktgcst.cst / 00052_Script_go Markers < prev    next >
Text File  |  1998-09-28  |  134b  |  5 lines

  1. on GoMarkers
  2.    set p = the membernum of sprite the clickon
  3.  set where = the name of member p of castlib "Internal"
  4.  go where
  5. end